<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*-- 全局reset
-------------------------------------------*/
input, textarea, select { font-family: "PingFang SC", Arial, "微软雅黑", "宋体", simsun, sans-serif; }
a { text-decoration: none; font-family: "PingFang SC", Arial, "微软雅黑", "宋体", simsun, sans-serif; }
body { font-family: "PingFang SC", Arial, "微软雅黑", "宋体", simsun, sans-serif; }
html, body, div,
h1, h2, h3, h4, h5, h6,
hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, form, fieldset, object, code,
legend, button, input, textarea, label,
th, td, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

body {
    font: 12px/1.5 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft YaHei', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif';
    color: #333;
    background-color: #f9f9f9;
}

/*清除内外边距*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

/*设置默认字体*/
:focus {
    outline: 0;
}

ul,
ol {
    list-style: none;
}

/*重置列表*/
fieldset, img {
    border: 0 none;
    vertical-align: top;
}

/*重置图片元素*/
address, caption, cite, code, dfn, em, i, th, var, optgroup {
    font-style: normal;
    font-weight: normal;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

code, kbd, samp, tt {
    font-size: 100%;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
    *font-size: 100%;
    outline: none;
}

/*
form label {
    cursor: pointer;
}
*/

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*重置表格*/
blockquote, q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}


a {
    color: #333;
    text-decoration: none;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;

}

a:hover {
    text-decoration: none;
}

a.special,
.special a {
    color: #1eb37b;
}

a.special:hover,
.special a:hover {
    color: #1eb37b;
    text-decoration: none;
}

/*--清除浮动
-------------------------------------------*/


/*-- 字号、颜色、外边距、内补丁、居中、行高、显示、隐藏
--------------------------------------------------------------------------*/
.fl {
    float: left;
}

.fr {
    float: right;
}


/* 隐藏 居中 */

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}


/*文字隐藏,省略号*/
.ti,
.te {
    white-space: nowrap;
    overflow: hidden;
}

.ti {
    text-indent: -999em;
}

.te {
    text-overflow: ellipsis;
}
img {max-width:100%;}

.container {width:90%;margin:0 auto;}

@media only screen and (max-width:1700px) {
.container {width:90%}
}

@media only screen and (max-width:600px) {
.container {width:95%}
}


.back_co {background:#01923f;}
.color_z {color:#02bea6;}
.color_f {color:#eee435;}


.shuoluetu {
    position: relative;
}
.shuoluetu .slt {
    position: absolute;
    max-width: 100%;
}

.shuoluetu img {width:100%;}


/* 字号 */
.fnt_14 { font-size: 14px;}
.fnt_16 { font-size: 16px;}
.fnt_18 { font-size:18px;}
.fnt_20 { font-size: 20px;}
.fnt_22 { font-size:22px;}
.fnt_24 { font-size:24px;}
.fnt_28 { font-size:28px;}
.fnt_32 { font-size:32px;}
.fnt_30 { font-size:30px;}
.fnt_34 { font-size:34px;}
.fnt_36 { font-size:36px;}
.fnt_38 { font-size:38px;}
.fnt_39 { font-size:39px;}
.fnt_48 { font-size: 48px;}
.fnt_66 {font-size: 60px;}
.fnt_72 {font-size:72px;}
.fnt_120 { font-size: 120px;}
.fnt_100 { font-size: 100px;}

@media only screen and (max-width: 1520px) {
.fnt_16 { font-size: 14px;}
.fnt_18 {  font-size:15px;}
.fnt_20 { font-size: 16px;}
.fnt_22 {  font-size:18px}
.fnt_24 { font-size:21px;}
.fnt_28 {  font-size:22px;}
.fnt_32 {  font-size:25px;}
.fnt_30 {  font-size:22px;}
.fnt_34 {  font-size:26px;}
.fnt_36 { font-size:28px;}
.fnt_39 {font-size: 31px;}
.fnt_48 {  font-size:38px;}
.fnt_66 {font-size:48px;}
.fnt_72 {font-size:58px;}
.fnt_120 { font-size: 105px;}
.fnt_38 { font-size:34px;}
.fnt_100 { font-size:88px;}
}


@media only screen and (max-width: 1300px) {
.fnt_16 { font-size: 13px;}
.fnt_18 {  font-size:14px;}
.fnt_20 { font-size: 15px;}
.fnt_22 { font-size:16px;}
.fnt_24 { font-size:21px;}
.fnt_28 { font-size:18px;}
.fnt_32 { font-size:21px;}
.fnt_30 { font-size:19px; }
.fnt_34 { font-size:22px;}
.fnt_36 { font-size:24px;}
.fnt_39 { font-size:28px;}
.fnt_48 { font-size:32px;}
.fnt_66 {font-size:36px;}
.fnt_72 {font-size:52px;}
.fnt_120 { font-size: 105px;}
.fnt_38 { font-size:28px;}
.fnt_100 { font-size: 84px;}
}

@media only screen and (max-width: 1140px) {
.fnt_28 { font-size:16px;}
.fnt_32 { font-size:19px;}
.fnt_30 { font-size:16px;}
.fnt_36 { font-size:21px;}
.fnt_39 {font-size: 21px;}
.fnt_48 { font-size:28px;}
.fnt_66 {font-size:30px;}
.fnt_120 { font-size: 70px;}
.fnt_24 { font-size:18px;}
.fnt_72 {font-size:45px;}
.fnt_24 { font-size:18px;}
.fnt_100 { font-size:74px;}
}

@media only screen and (max-width: 1023px) {
.fnt_48 { font-size:26px;}
.fnt_36 { font-size:19px;}
.fnt_66 {font-size:26px;}
.fnt_120 { font-size: 64px;}
.fnt_24 { font-size:15px;}
.fnt_38 { font-size:20px;}
.fnt_72 {font-size:38px;}
.fnt_66 {font-size:30px;}
.fnt_24 { font-size:16px;}
.fnt_100 { font-size:68px;}
}

@media only screen and (max-width: 768px) {
.fnt_14{ font-size:12px;}
.fnt_22{ font-size:14px;}
.fnt_24 { font-size:13px;}
.fnt_32 { font-size:18px;}
.fnt_30 { font-size:14px;}
.fnt_34{ font-size:18px;}
.fnt_36 { font-size:17px;}
.fnt_48 { font-size:19px;}
.fnt_66 {font-size: 22px;}
.fnt_120 { font-size: 48px;}
.fnt_38 { font-size:18px;}
.fnt_72 {font-size:26px;}
.fnt_100 { font-size:54px;}
}

 @media only screen and (max-width:767px) {
.mt-10{margin-top:10px;}
.mt-20{margin-top:20px;}
.mt-30{margin-top:30px;}
.mt-40{margin-top:40px;}
.mt-50{margin-top:50px;}
.mt-60{margin-top:60px;}
.mt-70{margin-top:70px;}
.mt-80{margin-top: 80px;}
.mt-90{margin-top:90px}
.mt-100{margin-top:100px}
.mt-110{margin-top:110px}
.mt-120{margin-top:120px}
.mt-140{margin-top:140px}
.mt-150{margin-top:150px}
.mt-160{margin-top:160px}
.mt-180{margin-top:180px}
.mt-200{margin-top:200px}
.pt-30{padding-top:30px}
.pt-50{padding-top:50px}
.pt-80{padding-top:80px}
.pt-100{padding-top:100px}
.pt-120{padding-top:120px}
.pt-150{padding-top:150px}
}
@media (max-width: 1620px){
.mt-50{margin-top:42px}
.mt-60{margin-top:50px}
.mt-80{margin-top:66px}
.mt-100{margin-top:85px}
.mt-120{margin-top:100px}
.mt-140{margin-top:120px}
.mt-150{margin-top:125px}
.mt-180{margin-top:150px}
.mt-200{margin-top:170px}

.pt-50{padding-top:42px}
.pt-120{padding-top:100px}
.pt-150{padding-top:125px}
}
@media (max-width: 1440px){
.mt-50{margin-top:38px}
.mt-60{margin-top:45px}
.mt-80{margin-top:60px}
.mt-100{margin-top:75px}
.mt-120{margin-top:90px}
.mt-140{margin-top:105px}
.mt-150{margin-top:112px}
.mt-180{margin-top:134px}
.mt-200{margin-top:150px}
.pt-50{padding-top:38px}
.pt-120{padding-top:90px}
.pt-150{padding-top:112px}
}
@media (max-width: 1380px){
    .mt-50{margin-top:35px}
    .mt-60{margin-top:42px}
    .mt-80{margin-top:50px}
    .mt-100{margin-top: 54px;}
    .mt-120{margin-top:86px}
    .mt-140{margin-top:100px}
    .mt-150{margin-top:108px}
    .mt-180{margin-top:130px}
    .mt-200{margin-top:108px}
    .pt-50{padding-top:35px}
    .pt-120{padding-top:86px}
    .pt-150{padding-top:108px}
    }
@media (max-width: 650px){
    .mt-30{margin-top:15px}
    .mt-50{margin-top:20px}
    .mt-60{margin-top:25px}
    .mt-70{margin-top:30px}
    .mt-80{margin-top:35px}
    .mt-90{margin-top:40px}
    .mt-100{margin-top:45px}
    .mt-110{margin-top:50px}
    .mt-120{margin-top:55px}
    .mt-140{margin-top:60px}
    .mt-150{margin-top:65px}
    .mt-160{margin-top:70px}
    .mt-180{margin-top:80px}
    .mt-200{margin-top:90px}
    .pt-50{padding-top:20px}
    .pt-120{padding-top:55px}
    .pt-150{padding-top:65px}
    }

/* 字号 */
</pre></body></html>